libdata-dumpxml-perl software package provides Dump arbitrary perl data structures as XML and restore them, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libdata-dumpxml-perl
libdata-dumpxml-perl is installed in your system.
Make ensure the libdata-dumpxml-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libdata-dumpxml-perl *
You will get with libdata-dumpxml-perl package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Perl |
| Package | libdata-dumpxml-perl |
| Version | 1.06-1 |
| Description | Dump arbitrary perl data structures as XML and restore them |
| Sub Section | perl |